#if defined(INCL_FOR_BC)
#undef INCL_FOR_BC
#ifdef __BORLANDC__
#undef sprintf_s
#undef sscanf_s
#undef sqrtf
#undef asinf
#undef sinf
#undef cosf
#undef fabsf
#undef atan2f
#undef UCHAR_MAX
#endif
#endif